From 1efbcf80a699c8f2f38a6b0159d340aee26e0af0 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Wed, 14 Jan 2009 12:19:44 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/ChangeLog b/src/ChangeLog index e708cf1f465..6447f16c3a3 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2009-01-14 Kenichi Handa + + * coding.c (TWO_MORE_BYTES): New macro. + (detect_coding_utf_16): Use TWO_MORE_BYTES instead of + ONE_MORE_BYTE. + 2009-01-13 Chong Yidong * font.c (font_clear_prop): If clearing the family, clear the font @@ -90,7 +96,7 @@ 2009-01-07 Kenichi Handa * fileio.c (Finsert_file_contents): In the case of replace, - remeber the coding system used for decoding in + remember the coding system used for decoding in coding_system (Bug#1039). * coding.c (decode_coding_utf_8): Check byte_after_cr before -- 2.30.2